DataCubeResultElementViewModel Constructor
Create a new instance of a DataCubeResultElementViewModel.
Parameters
- connectorElement
-
Type: dundas.data.ConnectorElement
The connector element.
- upstreamConnectorElement
-
Type: dundas.data.ConnectorElement
The next element upstream from the connector element.
- analysisElement
-
Type: dundas.data.AnalysisElement
The analysis element generated by the connector element.
- dialog
-
Type: dundas.controls.DataCubeResultElementDialog
The element settings dialog for this element.
- dataCube
-
Type: dundas.view.controls.DataCube
The data cube adapter.
- connectorElements
-
Type: Array
ElementType: dundas.data.ConnectorElement
The elements of the result transform's output elements.
- resultElementsPanel
-
Type: dundas.controls.ViewInlinePopup
The panel that displays the data cube result elements.